~/modest/modest convert firewire-pta.jani --digital-clocks --output converted_firewire-pta.jani --overwrite --experiment delay=30,T=5000
~/storm/build/bin/storm --jani converted_firewire-pta.jani --janiproperty eventually --exact floats --general:precision 1e-20 --engine portfolio --ddlib sylvan --sylvan:maxmem 6114 --sylvan:threads 4
Storm 1.5.1
Date: Thu Mar 19 02:29:36 2020
Command line arguments: --jani converted_firewire-pta.jani --janiproperty eventually --exact floats '--general:precision' 1e-20 --engine portfolio --ddlib sylvan '--sylvan:maxmem' 6114 '--sylvan:threads' 4
Current working directory: /
WARN (GeneralSettings.cpp:110): Setting the precision option with module prefix does not effect all solvers. Consider setting --precision instead of --general:precision.
Time for model input parsing: 0.005s.
Portfolio engine picked the following settings:
engine=sparse bisimulation=false exact=false
Time for model construction: 55.497s.
--------------------------------------------------------------
Model type: MDP (sparse)
States: 4432272
Transitions: 5533832
Choices: 5529800
Reward Models: none
State Labels: 3 labels
* deadlock -> 0 item(s)
* done -> 1054 item(s)
* init -> 1 item(s)
Choice Labels: none
--------------------------------------------------------------
Model checking property "eventually": Pmin=? [F "done"] ...
Result (for initial states): 1
Time for model checking: 1.245s.